TableSectionData.SetCellCombinedParameters
Description:
Allows the caller to set combined parameter for a specified column
Allows the caller to set combined parameter for a specified column
Overloads (2):
SetCellCombinedParameters(Int32,IList[TableCellCombinedParameterData])
public void SetCellCombinedParameters(
int nCol,
IList<TableCellCombinedParameterData> paramData
)
-
Int32nCol
-
paramData
-
The given column number nCol is invalid.
-
A non-optional argument was null